home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / StartupTools / IffBoot.readme < prev    next >
Text File  |  1996-09-26  |  5KB  |  110 lines

  1. Short: Loads an IFF Picture while loading (Kick 2.0)
  2. IffBoot  V1.0    Copyright Colin Bell  1992.   Freely Distributable
  3. ====================================================================
  4.  
  5. This program was inspired by BOOTLOGO V1.0 by Markus Illenseer.
  6. The idea being that normally, if you remove all text output during the
  7. startup-sequence/user-startup you will see only a white(2.0) or black(3.0)
  8. screen while the startup is executed. Wouldn't it be nice to display a
  9. picture instead that went away as soon as the Workbench opens up.
  10. His program displayed a hacked MSWindows logo during bootup which disappears 
  11. as soon as the WB screen appears. It was a nice idea & looked pretty funny with
  12. the Commodore Windows Logo. Except, I HATED THE LOGO. It said V37.175 when I
  13. am running V39.106 for a start. We all know that the Amiga 2.0/3.0 GUI rules
  14. and the bootlogo made me feel like the Amiga windows environment was somehow
  15. derived from MSWindows.
  16.   
  17. Well in his notes he mentioned he will be doing a version that will load any
  18. IFF picture in the future but I just couldn't wait. I already had an IffViewer
  19. fully coded in assembler & only had to spend about half an hour to convert it
  20. into IffBoot. So now you can display any IFF ILBM during bootup & it'll exit
  21. when the WB appears. The viewer automatically enables Borderblanking on the
  22. ECS chipset & automatically centres the picture on the screen. 
  23.  
  24. Note that when IPREFS is run in your startup-sequence you may see the screen
  25. move slightly. This cannot be helped I'm afraid. The program can only be run
  26. on WB2.04 or higher (V37+) & has been tested on WB3. It requires 
  27. iffparse.library in your LIBS directory.
  28.  
  29. Included is the original Commodore-Windows pic which was captured from BootLogo
  30. as well as a new Commodore-Workbench picture which was done by Justin
  31. Trevena especially for this release. Thanks Justin! There is also a picture
  32. showing you which fonts he used so that you can update the version numbers.
  33. As a special bonus theres two cool FarSide pictures also by Justin!
  34.  
  35. To Use it:
  36.  
  37. Put in startup-sequence: run >nil: iffboot <picname>
  38.  
  39. Put it straight after SETPATCH!. Don't put it in user-startup because by the
  40. time user-startup starts the bootup is half over!
  41. For the best effect. Remove anything that outputs text to the initial cli. It
  42. will only open if it has to & won't open at all if nothing writes to it.
  43. This will speed things up as well!!
  44.  
  45. eg. Remove  "echo "Workbench version $Workbench  etc"
  46.  
  47. and send others to nil: 
  48.                            
  49. eg "CPU >nil: cache burst"
  50.    "addbuffers >nil: df0: 15"
  51.    "SETPATCH QUIET"  or "setpatch >nil"
  52.     
  53. =============================================================================
  54. IffBoot is Copyright Colin Bell  1992.   Freely Distributable
  55. -------------------------------------------------------------
  56. Commodore and the Commodore Logo are registered trademarks of
  57. Commodore-Amiga Inc.
  58. Amiga, Amiga Workbench & Amiga Kickstart are trademarks of
  59. Commodore-Amiga Inc.
  60.  
  61.  No representations or warranties are made with respect to the accuracy,
  62.  reliability, performance or operation of this software, and all such use is
  63.  at your own risk. The author does not assume any responsibilty or liability
  64.  whatsoever with respect to your use of this software.
  65.  
  66.  IffBoot V1 may not be included with any commercial product nor may it be
  67.  sold for profit either separately or as part of a compilation without
  68.  my permission. It may be included in non-profit disk collections such as the
  69.  Fred Fish collection. It may be archived & uploaded to electronic bulletin
  70.  board systems as long as all files remain together & unaltered.
  71.  
  72. ==============================================================================
  73. If you wish to contact Myself or Justin, we can both be contacted on 
  74. "The Engineering Connection" BBS. In Australia call (02)524-1584
  75. Outside Australia call +61 2 524-1584.
  76. Or Via Fidonet:  3:714/909.12
  77.        AmigaNet: 41:200/584
  78.  
  79. Apologies to Markus Illenseer.
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95. ============================= Archive contents =============================
  96.  
  97. Original  Packed Ratio    Date     Time    Name
  98. -------- ------- ----- --------- --------  -------------
  99.    40762   22631 44.4% 20-Dec-92 12:02:44  Amiga3.iff
  100.     7842    1564 80.0% 24-Dec-92 15:45:48  AMIGAWB-FONT.IFF
  101.    29068    7738 73.3% 24-Dec-92 15:45:48  AMIGAWB.IFF
  102.    34928    7335 78.9% 20-Dec-92 11:31:14  CWindows.iff
  103.    27278    8320 69.4% 24-Dec-92 15:56:24  Farside1.iff
  104.    36100   13860 61.6% 24-Dec-92 15:56:52  Farside2.iff
  105.     4836    1777 63.2% 23-Dec-92 10:51:12  IffBoot
  106.     3933    1886 52.0% 25-Dec-92 21:09:46  IffBoot.doc
  107.      732     641 12.4% 18-Dec-92 16:37:36  IffBoot.doc.info
  108. -------- ------- ----- --------- --------
  109.   185479   65752 64.5% 04-Jan-93 12:07:22   9 files
  110.